Params

interface Params

The parameters of the StartDownloadCallback.

Functions

Link copied to clipboard
open fun download(): Download
Returns the DownloadProcess instance that is about to start.
Link copied to clipboard
open fun frame(): Optional<Frame>
Returns an Optional that contains the Frame instance initiated this download or an empty Optional if the instance initiated this download was closed and not available anymore.